[INFO] fetching crate tensorlogic-adapters 0.1.0-rc.1...
[INFO] testing tensorlogic-adapters-0.1.0-rc.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tensorlogic-adapters 0.1.0-rc.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tensorlogic-adapters 0.1.0-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tensorlogic-adapters 0.1.0-rc.1
[INFO] tweaked toml for crates.io crate tensorlogic-adapters 0.1.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tensorlogic-adapters 0.1.0-rc.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tensorlogic-adapters 0.1.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f2476b5c6c480dac98c280ba300aa3098c7f3bd461bd4083cc7afc8e1011fbe
[INFO] running `Command { std: "docker" "start" "-a" "4f2476b5c6c480dac98c280ba300aa3098c7f3bd461bd4083cc7afc8e1011fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f2476b5c6c480dac98c280ba300aa3098c7f3bd461bd4083cc7afc8e1011fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2476b5c6c480dac98c280ba300aa3098c7f3bd461bd4083cc7afc8e1011fbe", kill_on_drop: false }`
[INFO] [stdout] 4f2476b5c6c480dac98c280ba300aa3098c7f3bd461bd4083cc7afc8e1011fbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7873b2d8b462c7778f6de80ee17ca8da64ea994dc3a91e18d3d61578fcf6bfc2
[INFO] running `Command { std: "docker" "start" "-a" "7873b2d8b462c7778f6de80ee17ca8da64ea994dc3a91e18d3d61578fcf6bfc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling oxicode_derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxicode v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tensorlogic-ir v0.1.0-rc.1
[INFO] [stderr]    Compiling tensorlogic-adapters v0.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.44s
[INFO] running `Command { std: "docker" "inspect" "7873b2d8b462c7778f6de80ee17ca8da64ea994dc3a91e18d3d61578fcf6bfc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7873b2d8b462c7778f6de80ee17ca8da64ea994dc3a91e18d3d61578fcf6bfc2", kill_on_drop: false }`
[INFO] [stdout] 7873b2d8b462c7778f6de80ee17ca8da64ea994dc3a91e18d3d61578fcf6bfc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93f3385ed1e7803b256098010c1933fb014026e7737458a89ad34ea4c895000a
[INFO] running `Command { std: "docker" "start" "-a" "93f3385ed1e7803b256098010c1933fb014026e7737458a89ad34ea4c895000a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tensorlogic-ir v0.1.0-rc.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tensorlogic-adapters v0.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "93f3385ed1e7803b256098010c1933fb014026e7737458a89ad34ea4c895000a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f3385ed1e7803b256098010c1933fb014026e7737458a89ad34ea4c895000a", kill_on_drop: false }`
[INFO] [stdout] 93f3385ed1e7803b256098010c1933fb014026e7737458a89ad34ea4c895000a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 119e4f184e4b516ca725d3e1a0a79da460a87b224eeb5a98b53262e1ce9331c4
[INFO] running `Command { std: "docker" "start" "-a" "119e4f184e4b516ca725d3e1a0a79da460a87b224eeb5a98b53262e1ce9331c4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tensorlogic_adapters-3be914ef4222479c)
[INFO] [stdout] 
[INFO] [stdout] running 428 tests
[INFO] [stdout] test autocompletion::tests::test_empty_partial ... ok
[INFO] [stdout] test autocompletion::tests::test_pattern_database_initialization ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_domain_for_predicate ... ok
[INFO] [stdout] test autocompletion::tests::test_multiple_domain_contexts ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_domain_names ... ok
[INFO] [stdout] test autocompletion::tests::test_case_insensitive_matching ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_predicates ... ok
[INFO] [stdout] test autocompletion::tests::test_max_suggestions_limit ... ok
[INFO] [stdout] test autocompletion::tests::test_autocompleter_creation ... ok
[INFO] [stdout] test builder::tests::test_builder_with_descriptions ... ok
[INFO] [stdout] test autocompletion::tests::test_index_table ... ok
[INFO] [stdout] test builder::tests::test_builder_with_variables ... ok
[INFO] [stdout] test codegen::tests::test_generate_metadata ... ok
[INFO] [stdout] test autocompletion::tests::test_suggestion_confidence ... ok
[INFO] [stdout] test autocompletion::tests::test_suggest_variable_names ... ok
[INFO] [stdout] test codegen::tests::test_generate_predicate ... ok
[INFO] [stdout] test builder::tests::test_builder_error_undefined_domain ... ok
[INFO] [stdout] test codegen::tests::test_generate_simple_schema ... ok
[INFO] [stdout] test codegen::tests::test_generate_unary_predicate ... ok
[INFO] [stdout] test builder::tests::test_builder_with_metadata ... ok
[INFO] [stdout] test codegen::tests::test_generate_without_derives ... ok
[INFO] [stdout] test codegen::tests::test_graphql_field_name_conversion ... ok
[INFO] [stdout] test codegen::tests::test_generate_without_docs ... ok
[INFO] [stdout] test codegen::tests::test_graphql_complex_predicate ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_with_predicate ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_mutations ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_simple_schema ... ok
[INFO] [stdout] test codegen::tests::test_graphql_schema_definition ... ok
[INFO] [stdout] test builder::tests::test_basic_builder ... ok
[INFO] [stdout] test builder::tests::test_build_and_validate ... ok
[INFO] [stdout] test builder::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test codegen::tests::test_graphql_without_descriptions ... ok
[INFO] [stdout] test codegen::tests::test_python_pyo3_module_registration ... ok
[INFO] [stdout] test codegen::tests::test_python_generate_pyo3_bindings ... ok
[INFO] [stdout] test codegen::tests::test_python_generate_simple_stubs ... ok
[INFO] [stdout] test codegen::tests::test_python_metadata_generation ... ok
[INFO] [stdout] test codegen::tests::test_to_type_name ... ok
[INFO] [stdout] test codegen::tests::test_typescript_generate_simple_schema ... ok
[INFO] [stdout] test codegen::tests::test_typescript_without_exports ... ok
[INFO] [stdout] test codegen::tests::test_typescript_metadata_generation ... ok
[INFO] [stdout] test codegen::tests::test_typescript_without_jsdoc ... ok
[INFO] [stdout] test codegen::tests::test_typescript_generate_with_predicate ... ok
[INFO] [stdout] test compact::tests::test_compression_stats ... ok
[INFO] [stdout] test compact::tests::test_empty_table ... ok
[INFO] [stdout] test compact::tests::test_string_deduplication ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_advanced_bundle_empty ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_complete_export_bundle ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_all_advanced ... ok
[INFO] [stdout] test codegen::tests::test_python_without_docs ... ok
[INFO] [stdout] test codegen::tests::test_typescript_generate_validators ... ok
[INFO] [stdout] test codegen::tests::test_python_without_dataclasses ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_dependent_types ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_effects ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_hierarchy ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_linear_types ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_refinement_types ... ok
[INFO] [stdout] test compiler_integration::tests::test_export_domains ... ok
[INFO] [stdout] test compiler_integration::tests::test_export_predicate_signatures ... ok
[INFO] [stdout] test compiler_integration::tests::test_import_domains ... ok
[INFO] [stdout] test compiler_integration::tests::test_sync_with_compiler ... ok
[INFO] [stdout] test compiler_integration::tests::test_validation_invalid_domain_reference ... ok
[INFO] [stdout] test compiler_integration::tests::test_validation_unused_domain_warning ... ok
[INFO] [stdout] test compiler_integration::advanced_tests::test_export_constraints ... ok
[INFO] [stdout] test compiler_integration::tests::test_import_predicates ... ok
[INFO] [stdout] test compiler_integration::tests::test_export_all ... ok
[INFO] [stdout] test composition::tests::test_composite_not ... ok
[INFO] [stdout] test composition::tests::test_composite_or ... ok
[INFO] [stdout] test composition::tests::test_composite_and ... ok
[INFO] [stdout] test composition::tests::test_composite_predicate_creation ... ok
[INFO] [stdout] test composition::tests::test_predicate_template ... ok
[INFO] [stdout] test composition::tests::test_predicate_expansion ... ok
[INFO] [stdout] test computed::tests::test_cardinality_bounds_filter ... ok
[INFO] [stdout] test computed::tests::test_cardinality_bounds_product ... ok
[INFO] [stdout] test computed::tests::test_cardinality_bounds_union ... ok
[INFO] [stdout] test computed::tests::test_cardinality_estimate ... ok
[INFO] [stdout] test computed::tests::test_computed_domain_creation ... ok
[INFO] [stdout] test computed::tests::test_difference_computation ... ok
[INFO] [stdout] test computed::tests::test_display ... ok
[INFO] [stdout] test computed::tests::test_filter_computation ... ok
[INFO] [stdout] test computed::tests::test_intersection_computation ... ok
[INFO] [stdout] test computed::tests::test_powerset_computation ... ok
[INFO] [stdout] test computed::tests::test_product_computation ... ok
[INFO] [stdout] test computed::tests::test_registry_duplicate ... ok
[INFO] [stdout] test computed::tests::test_registry_get ... ok
[INFO] [stdout] test computed::tests::test_registry_register ... ok
[INFO] [stdout] test computed::tests::test_registry_remove ... ok
[INFO] [stdout] test computed::tests::test_validate_missing_domain ... ok
[INFO] [stdout] test computed::tests::test_union_computation ... ok
[INFO] [stdout] test composition::tests::test_composite_predicate_validation ... ok
[INFO] [stdout] test composition::tests::test_composite_registry ... ok
[INFO] [stdout] test codegen::tests::test_python_generate_with_predicate ... ok
[INFO] [stdout] test constraint::tests::test_predicate_properties ... ok
[INFO] [stdout] test constraint::tests::test_value_range ... ok
[INFO] [stdout] test computed::tests::test_validate_success ... ok
[INFO] [stdout] test database::tests::test_database_stats_empty ... ok
[INFO] [stdout] test database::tests::test_database_stats_from_database ... ok
[INFO] [stdout] test constraint::tests::test_value_range_exclusive ... ok
[INFO] [stdout] test database::tests::test_database_stats_default ... ok
[INFO] [stdout] test database::tests::test_delete_nonexistent_schema ... ok
[INFO] [stdout] test database::tests::test_load_nonexistent_schema ... ok
[INFO] [stdout] test database::tests::test_empty_database ... ok
[INFO] [stdout] test database::tests::test_memory_database_delete ... ok
[INFO] [stdout] test database::tests::test_memory_database_history ... ok
[INFO] [stdout] test database::tests::test_memory_database_load_by_name ... ok
[INFO] [stdout] test database::tests::test_memory_database_search ... ok
[INFO] [stdout] test database::tests::test_memory_database_list_schemas ... ok
[INFO] [stdout] test database::tests::test_memory_database_store_load ... ok
[INFO] [stdout] test database::tests::test_schema_metadata_creation ... ok
[INFO] [stdout] test database::tests::test_memory_database_versioning ... ok
[INFO] [stdout] test database::tests::test_sql_query_generation ... ok
[INFO] [stdout] test dependent::tests::test_context_unify ... ok
[INFO] [stdout] test dependent::tests::test_ceil_div ... ok
[INFO] [stdout] test dependent::tests::test_dim_constraint ... ok
[INFO] [stdout] test dependent::tests::test_dim_display ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_arithmetic ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_const ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_var ... ok
[INFO] [stdout] test dependent::tests::test_free_variables ... ok
[INFO] [stdout] test dependent::tests::test_matrix_type ... ok
[INFO] [stdout] test dependent::tests::test_patterns ... ok
[INFO] [stdout] test dependent::tests::test_registry ... ok
[INFO] [stdout] test dependent::tests::test_substitute ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_simplify ... ok
[INFO] [stdout] test dependent::tests::test_dim_expr_max_min ... ok
[INFO] [stdout] test dependent::tests::test_type_name ... ok
[INFO] [stdout] test dependent::tests::test_vector_type ... ok
[INFO] [stdout] test dependent::tests::test_type_compatibility ... ok
[INFO] [stdout] test dependent::tests::test_type_with_constraints ... ok
[INFO] [stdout] test diff::tests::test_cardinality_reduction_breaks_compatibility ... ok
[INFO] [stdout] test diff::tests::test_diff_report ... ok
[INFO] [stdout] test diff::tests::test_domain_modification ... ok
[INFO] [stdout] test diff::tests::test_domain_removal ... ok
[INFO] [stdout] test diff::tests::test_identical_schemas ... ok
[INFO] [stdout] test diff::tests::test_merge_tables ... ok
[INFO] [stdout] test diff::tests::test_predicate_addition ... ok
[INFO] [stdout] test diff::tests::test_predicate_signature_change ... ok
[INFO] [stdout] test diff::tests::test_summary_total_changes ... ok
[INFO] [stdout] test effects::tests::test_all_effects ... ok
[INFO] [stdout] test effects::tests::test_effect_context ... ok
[INFO] [stdout] test effects::tests::test_effect_context_handlers ... ok
[INFO] [stdout] test effects::tests::test_effect_display ... ok
[INFO] [stdout] test effects::tests::test_effect_handler ... ok
[INFO] [stdout] test effects::tests::test_effect_implies ... ok
[INFO] [stdout] test effects::tests::test_effect_registry_builtins ... ok
[INFO] [stdout] test effects::tests::test_effect_row_closed ... ok
[INFO] [stdout] test effects::tests::test_effect_row_open ... ok
[INFO] [stdout] test effects::tests::test_effect_row_substitute ... ok
[INFO] [stdout] test effects::tests::test_effect_set_difference ... ok
[INFO] [stdout] test effects::tests::test_effect_set_operations ... ok
[INFO] [stdout] test effects::tests::test_effect_set_pure ... ok
[INFO] [stdout] test effects::tests::test_effect_set_subset ... ok
[INFO] [stdout] test effects::tests::test_effect_signature ... ok
[INFO] [stdout] test effects::tests::test_expand_implications ... ok
[INFO] [stdout] test effects::tests::test_infer_effects ... ok
[INFO] [stdout] test effects::tests::test_is_total ... ok
[INFO] [stdout] test embeddings::tests::test_cosine_similarity ... ok
[INFO] [stdout] test embeddings::tests::test_custom_weights ... ok
[INFO] [stdout] test embeddings::tests::test_domain_embedding_generation ... ok
[INFO] [stdout] test embeddings::tests::test_empty_schema_embedding ... ok
[INFO] [stdout] test embeddings::tests::test_euclidean_distance ... ok
[INFO] [stdout] test embeddings::tests::test_find_similar_domains ... ok
[INFO] [stdout] test embeddings::tests::test_find_similar_predicates ... ok
[INFO] [stdout] test embeddings::tests::test_predicate_embedding_generation ... ok
[INFO] [stdout] test embeddings::tests::test_schema_embedding_generation ... ok
[INFO] [stdout] test embeddings::tests::test_similar_domains_by_name ... ok
[INFO] [stdout] test embeddings::tests::test_similarity_search_indexing ... ok
[INFO] [stdout] test embeddings::tests::test_similarity_transitivity ... ok
[INFO] [stdout] test embeddings::tests::test_unnormalized_embeddings ... ok
[INFO] [stdout] test evolution::tests::test_cardinality_decrease_breaking ... ok
[INFO] [stdout] test evolution::tests::test_cardinality_increase_compatible ... ok
[INFO] [stdout] test evolution::tests::test_domain_addition_compatible ... ok
[INFO] [stdout] test evolution::tests::test_domain_removal_breaking ... ok
[INFO] [stdout] test evolution::tests::test_migration_plan_generation ... ok
[INFO] [stdout] test evolution::tests::test_no_changes ... ok
[INFO] [stdout] test evolution::tests::test_predicate_removal_breaking ... ok
[INFO] [stdout] test evolution::tests::test_predicate_signature_change_breaking ... ok
[INFO] [stdout] test evolution::tests::test_variable_type_change_breaking ... ok
[INFO] [stdout] test hierarchy::tests::test_get_ancestors ... ok
[INFO] [stdout] test hierarchy::tests::test_get_descendants ... ok
[INFO] [stdout] test hierarchy::tests::test_least_common_supertype ... ok
[INFO] [stdout] test hierarchy::tests::test_subtype_direct ... ok
[INFO] [stdout] test hierarchy::tests::test_subtype_transitive ... ok
[INFO] [stdout] test hierarchy::tests::test_validate_acyclic ... ok
[INFO] [stdout] test hierarchy::tests::test_validate_cycle_detection ... ok
[INFO] [stdout] test incremental_validation::tests::test_affected_components ... ok
[INFO] [stdout] test incremental_validation::tests::test_change_stats ... ok
[INFO] [stdout] test incremental_validation::tests::test_change_tracker_basic ... ok
[INFO] [stdout] test incremental_validation::tests::test_change_tracker_batching ... ok
[INFO] [stdout] test incremental_validation::tests::test_dependency_graph ... ok
[INFO] [stdout] test incremental_validation::tests::test_incremental_validation_basic ... ok
[INFO] [stdout] test incremental_validation::tests::test_incremental_validation_no_changes ... ok
[INFO] [stdout] test incremental_validation::tests::test_incremental_validation_with_cache ... ok
[INFO] [stdout] test incremental_validation::tests::test_validation_cache ... ok
[INFO] [stdout] test lazy::tests::test_cache_hits ... ok
[INFO] [stdout] test lazy::tests::test_clear_cache ... ok
[INFO] [stdout] test lazy::tests::test_hit_rate ... ok
[INFO] [stdout] test lazy::tests::test_lazy_load_domain ... ok
[INFO] [stdout] test lazy::tests::test_lazy_load_predicate ... ok
[INFO] [stdout] test lazy::tests::test_list_domains ... ok
[INFO] [stdout] test lazy::tests::test_load_strategy ... ok
[INFO] [stdout] test lazy::tests::test_preload_domains ... ok
[INFO] [stdout] test learning::tests::test_confidence_score ... ok
[INFO] [stdout] test learning::tests::test_cardinality_estimation ... ok
[INFO] [stdout] test learning::tests::test_csv_type_detection ... ok
[INFO] [stdout] test learning::tests::test_confidence_scores_tracking ... ok
[INFO] [stdout] test learning::tests::test_data_sample_from_csv ... ok
[INFO] [stdout] test learning::tests::test_data_sample_from_json ... ok
[INFO] [stdout] test learning::tests::test_empty_sample ... ok
[INFO] [stdout] test learning::tests::test_field_values_extraction ... ok
[INFO] [stdout] test learning::tests::test_inference_config_default ... ok
[INFO] [stdout] test learning::tests::test_relationship_detection ... ok
[INFO] [stdout] test learning::tests::test_schema_learner_basic ... ok
[INFO] [stdout] test learning::tests::test_learning_statistics ... ok
[INFO] [stdout] test learning::tests::test_single_object_json ... ok
[INFO] [stdout] test learning::tests::test_type_inference ... ok
[INFO] [stdout] test learning::tests::test_value_range_inference ... ok
[INFO] [stdout] test linear::tests::test_affine_can_be_dropped ... ok
[INFO] [stdout] test linear::tests::test_create_resource ... ok
[INFO] [stdout] test linear::tests::test_duplicate_resource ... ok
[INFO] [stdout] test linear::tests::test_linear_kind_join ... ok
[INFO] [stdout] test linear::tests::test_linear_kind_meet ... ok
[INFO] [stdout] test linear::tests::test_linear_kind_properties ... ok
[INFO] [stdout] test linear::tests::test_linear_type_with_tags ... ok
[INFO] [stdout] test linear::tests::test_linear_unused_fails ... ok
[INFO] [stdout] test linear::tests::test_move_resource ... ok
[INFO] [stdout] test linear::tests::test_relevant_can_be_used_multiple_times ... ok
[INFO] [stdout] test linear::tests::test_registry_builtins ... ok
[INFO] [stdout] test linear::tests::test_scope_tracking ... ok
[INFO] [stdout] test linear::tests::test_scope_with_unused_linear ... ok
[INFO] [stdout] test linear::tests::test_statistics ... ok
[INFO] [stdout] test linear::tests::test_unknown_resource ... ok
[INFO] [stdout] test linear::tests::test_use_linear_resource_once ... ok
[INFO] [stdout] test linear::tests::test_use_linear_resource_twice_fails ... ok
[INFO] [stdout] test locking::tests::test_basic_read_write ... ok
[INFO] [stdout] test constraint::tests::test_functional_dependency ... ok
[INFO] [stdout] test locking::tests::test_from_table ... ok
[INFO] [stdout] test diff::tests::test_domain_addition ... ok
[INFO] [stdout] test locking::tests::test_lock_stats ... ok
[INFO] [stdout] test locking::tests::test_reset_stats ... ok
[INFO] [stdout] test locking::tests::test_stats_calculations ... ok
[INFO] [stdout] test linear::tests::test_use_after_move_fails ... ok
[INFO] [stdout] test locking::tests::test_timeout_success ... ok
[INFO] [stdout] test locking::tests::test_transaction_auto_rollback ... ok
[INFO] [stdout] test locking::tests::test_transaction_commit ... ok
[INFO] [stdout] test locking::tests::test_transaction_error_handling ... ok
[INFO] [stdout] test locking::tests::test_transaction_rollback ... ok
[INFO] [stdout] test locking::tests::test_try_read_write ... ok
[INFO] [stdout] test locking::tests::test_try_write_contention ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_fail_on_conflict ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_keep_second ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_report ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_union_no_conflicts ... ok
[INFO] [stdout] test merge_strategies::tests::test_merge_with_domain_conflict ... ok
[INFO] [stdout] test merge_strategies::tests::test_predicate_conflict_compatible ... ok
[INFO] [stdout] test merge_strategies::tests::test_variable_conflict ... ok
[INFO] [stdout] test codegen::tests::test_graphql_generate_queries ... ok
[INFO] [stdout] test compact::tests::test_binary_serialization ... ok
[INFO] [stdout] test compact::tests::test_compact_round_trip ... ok
[INFO] [stdout] test database::tests::test_search_empty_pattern ... ok
[INFO] [stdout] test metadata::tests::test_documentation ... ok
[INFO] [stdout] test metadata::tests::test_example ... ok
[INFO] [stdout] test locking::tests::test_multiple_readers ... ok
[INFO] [stdout] test metadata::tests::test_metadata_attributes ... ok
[INFO] [stdout] test metadata::tests::test_provenance ... ok
[INFO] [stdout] test metadata::tests::test_metadata_tags ... ok
[INFO] [stdout] test metadata::tests::test_provenance_modification ... ok
[INFO] [stdout] test metadata::tests::test_provenance_derivation ... ok
[INFO] [stdout] test metadata::tests::test_version_history ... ok
[INFO] [stdout] test metadata::tests::test_tag_registry ... ok
[INFO] [stdout] test metadata::tests::test_tag_category ... ok
[INFO] [stdout] test parametric::tests::test_nested_parametric_type ... ok
[INFO] [stdout] test metadata::tests::test_standard_tag_registry ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_list ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_option ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_map ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_substitution ... ok
[INFO] [stdout] test parametric::tests::test_type_bounds ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_pair ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_clear ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_basic ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_stats ... ok
[INFO] [stdout] test performance::tests::test_string_interner_basic ... ok
[INFO] [stdout] test performance::tests::test_lookup_cache_eviction ... ok
[INFO] [stdout] test performance::tests::test_string_interner_clear ... ok
[INFO] [stdout] test performance::tests::test_string_interner_len ... ok
[INFO] [stdout] test parametric::tests::test_parametric_type_validation ... ok
[INFO] [stdout] test performance::tests::test_string_interner_memory_stats ... ok
[INFO] [stdout] test product::tests::test_binary_product ... ok
[INFO] [stdout] test product::tests::test_cardinality ... ok
[INFO] [stdout] test product::tests::test_add_product_domain ... ok
[INFO] [stdout] test product::tests::test_extend ... ok
[INFO] [stdout] test product::tests::test_display ... ok
[INFO] [stdout] test product::tests::test_from_vec ... ok
[INFO] [stdout] test product::tests::test_slice ... ok
[INFO] [stdout] test product::tests::test_slice_invalid ... ok
[INFO] [stdout] test product::tests::test_nested_product ... ok
[INFO] [stdout] test product::tests::test_project ... ok
[INFO] [stdout] test product::tests::test_ternary_product ... ok
[INFO] [stdout] test product::tests::test_validate_success ... ok
[INFO] [stdout] test product::tests::test_validate_unknown_domain ... ok
[INFO] [stdout] test query_cache::tests::test_cache_basic_operations ... ok
[INFO] [stdout] test query_cache::tests::test_cache_config_presets ... ok
[INFO] [stdout] test query_cache::tests::test_cache_invalidation ... ok
[INFO] [stdout] test query_cache::tests::test_cache_miss ... ok
[INFO] [stdout] test query_cache::tests::test_symbol_table_cache ... ok
[INFO] [stdout] test query_planner::tests::test_index_strategy_cost ... ok
[INFO] [stdout] test query_planner::tests::test_plan_caching ... ok
[INFO] [stdout] test query_planner::tests::test_predicate_pattern ... ok
[INFO] [stdout] test query_planner::tests::test_query_and ... ok
[INFO] [stdout] test query_cache::tests::test_cache_eviction ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_arity ... ok
[INFO] [stdout] test query_cache::tests::test_cache_stats ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_name ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_pattern ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_signature ... ok
[INFO] [stdout] test query_planner::tests::test_query_by_domain ... ok
[INFO] [stdout] test query_planner::tests::test_statistics ... ok
[INFO] [stdout] test query_planner::tests::test_wildcard_matching ... ok
[INFO] [stdout] test query_planner::tests::test_query_or ... ok
[INFO] [stdout] test recommendation::tests::test_pattern_matcher ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_by_pattern ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_by_similarity ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_hybrid ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_with_context ... ok
[INFO] [stdout] test recommendation::tests::test_recommendation_context ... ok
[INFO] [stdout] test recommendation::tests::test_recommender_add_remove ... ok
[INFO] [stdout] test recommendation::tests::test_recommender_stats ... ok
[INFO] [stdout] test recommendation::tests::test_record_usage ... ok
[INFO] [stdout] test recommendation::tests::test_schema_score_creation ... ok
[INFO] [stdout] test recommendation::tests::test_schema_score_with_factors ... ok
[INFO] [stdout] test recommendation::tests::test_use_case_recommendations ... ok
[INFO] [stdout] test refinement::tests::test_basic_predicates ... ok
[INFO] [stdout] test refinement::tests::test_compound_predicates ... ok
[INFO] [stdout] test recommendation::tests::test_recommend_collaborative ... ok
[INFO] [stdout] test locking::tests::test_concurrent_read_write ... ok
[INFO] [stdout] test refinement::tests::test_context_operations ... ok
[INFO] [stdout] test refinement::tests::test_custom_predicate ... ok
[INFO] [stdout] test locking::tests::test_timeout_failure ... ok
[INFO] [stdout] test refinement::tests::test_dependent_predicate ... ok
[INFO] [stdout] test refinement::tests::test_double_negation_simplification ... ok
[INFO] [stdout] test refinement::tests::test_free_variables ... ok
[INFO] [stdout] test refinement::tests::test_in_set_predicate ... ok
[INFO] [stdout] test refinement::tests::test_modulo_predicate ... ok
[INFO] [stdout] test refinement::tests::test_negation_predicate ... ok
[INFO] [stdout] test refinement::tests::test_or_predicate ... ok
[INFO] [stdout] test refinement::tests::test_predicate_simplification ... ok
[INFO] [stdout] test refinement::tests::test_predicate_string_repr ... ok
[INFO] [stdout] test refinement::tests::test_range_predicate ... ok
[INFO] [stdout] test refinement::tests::test_refinement_type ... ok
[INFO] [stdout] test refinement::tests::test_refinement_type_repr ... ok
[INFO] [stdout] test refinement::tests::test_registry_builtins ... ok
[INFO] [stdout] test refinement::tests::test_registry_custom_type ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_basic ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_conjunction ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_equality_implies_bounds ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_greater_than_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_less_than_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_modulo_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_no_implication ... ok
[INFO] [stdout] test refinement::tests::test_subtyping_range_implication ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_high_arity ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_zero_cardinality ... ok
[INFO] [stdout] test schema_analysis::tests::test_arity_distribution ... ok
[INFO] [stdout] test schema_analysis::tests::test_complexity_score ... ok
[INFO] [stdout] test schema_analysis::tests::test_most_used_domains ... ok
[INFO] [stdout] test schema_analysis::tests::test_statistics_empty_table ... ok
[INFO] [stdout] test schema_analysis::tests::test_statistics_with_data ... ok
[INFO] [stdout] test schema_analysis::tests::test_unused_domains ... ok
[INFO] [stdout] test signature_matcher::tests::test_add_and_find_by_arity ... ok
[INFO] [stdout] test signature_matcher::tests::test_clear ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_no_domains ... ok
[INFO] [stdout] test signature_matcher::tests::test_find_by_exact_signature ... ok
[INFO] [stdout] test schema_analysis::tests::test_analyzer_unused_domain ... ok
[INFO] [stdout] test signature_matcher::tests::test_from_predicates ... ok
[INFO] [stdout] test signature_matcher::tests::test_multiple_predicates_same_signature ... ok
[INFO] [stdout] test signature_matcher::tests::test_remove_predicate ... ok
[INFO] [stdout] test signature_matcher::tests::test_stats ... ok
[INFO] [stdout] test synchronization::tests::test_conflict_resolution_strategies ... ok
[INFO] [stdout] test synchronization::tests::test_in_memory_protocol ... ok
[INFO] [stdout] test synchronization::tests::test_node_id_creation ... ok
[INFO] [stdout] test synchronization::tests::test_node_id_random ... ok
[INFO] [stdout] test synchronization::tests::test_register_nodes ... ok
[INFO] [stdout] test synchronization::tests::test_sync_event_creation ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_add_domain ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_add_predicate ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_apply_domain_event ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_conflict_resolution ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_creation ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_duplicate_event ... ok
[INFO] [stdout] test synchronization::tests::test_sync_manager_full_synchronization ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_basics ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_concurrent ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_happens_before ... ok
[INFO] [stdout] test synchronization::tests::test_vector_clock_merge ... ok
[INFO] [stdout] test tests::test_axis_metadata ... ok
[INFO] [stdout] test tests::test_domain_hierarchy ... ok
[INFO] [stdout] test tests::test_domain_info ... ok
[INFO] [stdout] test tests::test_domain_mask ... ok
[INFO] [stdout] test tests::test_infer_arithmetic_expr ... ok
[INFO] [stdout] test tests::test_infer_comparison_expr ... ok
[INFO] [stdout] test tests::test_infer_conditional_expr ... ok
[INFO] [stdout] test tests::test_infer_from_expr ... ok
[INFO] [stdout] test tests::test_predicate_info ... ok
[INFO] [stdout] test tests::test_predicate_properties ... ok
[INFO] [stdout] test query_cache::tests::test_cleanup_expired ... ok
[INFO] [stdout] test tests::test_predicate_with_constraints ... ok
[INFO] [stdout] test tests::test_schema_validation_with_hierarchy ... ok
[INFO] [stdout] test query_cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test tests::test_schema_validation_complete ... ok
[INFO] [stdout] test tests::test_symbol_table ... ok
[INFO] [stdout] test tests::test_symbol_table_json ... ok
[INFO] [stdout] test utilities::tests::test_batch_add_domains ... ok
[INFO] [stdout] test utilities::tests::test_conversion_summary ... ok
[INFO] [stdout] test tests::test_symbol_table_yaml ... ok
[INFO] [stdout] test utilities::tests::test_domain_usage_counts ... ok
[INFO] [stdout] test utilities::tests::test_extract_names ... ok
[INFO] [stdout] test utilities::tests::test_query_predicates_using_domain ... ok
[INFO] [stdout] test utilities::tests::test_statistics_average_arity ... ok
[INFO] [stdout] test utilities::tests::test_statistics_total_cardinality ... ok
[INFO] [stdout] test utilities::tests::test_validation_is_valid ... ok
[INFO] [stdout] test validation::tests::test_validation_complete_schema ... ok
[INFO] [stdout] test utilities::tests::test_group_by_arity ... ok
[INFO] [stdout] test validation::tests::test_validation_unknown_domains ... ok
[INFO] [stdout] test utilities::tests::test_query_by_arity ... ok
[INFO] [stdout] test validation::tests::test_validation_missing_domain ... ok
[INFO] [stdout] test tests::test_value_range_constraints ... ok
[INFO] [stdout] test validation::tests::test_validation_unused_domain ... ok
[INFO] [stdout] test product::tests::test_invalid_single_component - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 428 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema_migrate.rs (/opt/rustwide/target/debug/deps/schema_migrate-89cb38a592faba90)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema_validate.rs (/opt/rustwide/target/debug/deps/schema_validate-b64b7a9d70873375)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-87f717df6f70bac4)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_binary_storage ... ok
[INFO] [stdout] test test_academic_schema ... ok
[INFO] [stdout] test test_collection_schema ... ok
[INFO] [stdout] test test_compiler_bundle_validation ... ok
[INFO] [stdout] test test_metadata_tracking ... ok
[INFO] [stdout] test test_organizational_hierarchy ... ok
[INFO] [stdout] test test_schema_merge ... ok
[INFO] [stdout] test test_social_network_versioning ... ok
[INFO] [stdout] test test_ecommerce_schema ... ok
[INFO] [stdout] test test_large_schema ... ok
[INFO] [stdout] test test_cli_migrate_diff ... ok
[INFO] [stdout] test test_cli_validate_valid_schema ... ok
[INFO] [stdout] test test_cli_migrate_merge ... ok
[INFO] [stdout] test test_cli_migrate_convert ... ok
[INFO] [stderr]      Running tests/proptest_validation.rs (/opt/rustwide/target/debug/deps/proptest_validation-a84e1345b7390870)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test database_properties::test_database_empty_schema ... ok
[INFO] [stdout] test database_properties::test_database_store_load_roundtrip ... ok
[INFO] [stdout] test database_properties::test_database_load_by_name ... ok
[INFO] [stdout] test deterministic_tests::test_empty_symbol_table_serialization ... ok
[INFO] [stdout] test deterministic_tests::test_hierarchy_no_cycles ... ok
[INFO] [stdout] test deterministic_tests::test_string_interner_empty ... ok
[INFO] [stdout] test deterministic_tests::test_validation_report_empty_table ... ok
[INFO] [stdout] test database_properties::test_database_delete ... ok
[INFO] [stdout] test test_dependent_type_shape ... ok
[INFO] [stdout] test test_dim_expr_arithmetic ... ok
[INFO] [stdout] test database_properties::test_database_metadata_accuracy ... ok
[INFO] [stdout] test test_add_domain_always_succeeds ... ok
[INFO] [stdout] test test_effect_set_difference ... ok
[INFO] [stdout] test database_properties::test_database_search ... ok
[INFO] [stdout] test test_effect_set_pure_empty ... ok
[INFO] [stdout] test test_effect_set_union_commutative ... ok
[INFO] [stdout] test test_effect_set_union_idempotent ... ok
[INFO] [stdout] test test_domain_lookup_consistency ... ok
[INFO] [stdout] test database_properties::test_database_independence ... ok
[INFO] [stdout] test test_evolution_identical_schemas_no_breaking ... ok
[INFO] [stdout] test test_evolution_adding_domains_is_backward_compatible ... ok
[INFO] [stdout] test test_hierarchy_transitivity ... ok
[INFO] [stdout] test database_properties::test_database_history ... ok
[INFO] [stdout] test test_linear_context_tracking ... ok
[INFO] [stdout] test test_linear_kind_properties ... ok
[INFO] [stdout] test database_properties::test_database_versioning ... ok
[INFO] [stdout] test test_evolution_migration_plan_exists ... ok
[INFO] [stdout] test test_predicate_arity_preserved ... ok
[INFO] [stdout] test test_hierarchy_acyclic ... ok
[INFO] [stdout] test test_evolution_never_panics ... ok
[INFO] [stdout] test test_evolution_reflexivity ... ok
[INFO] [stdout] test database_properties::test_database_list_schemas ... ok
[INFO] [stdout] test test_refinement_and_composition ... ok
[INFO] [stdout] test test_refinement_not_negation ... ok
[INFO] [stdout] test test_refinement_or_composition ... ok
[INFO] [stdout] test test_refinement_range_consistency ... ok
[INFO] [stdout] test test_query_by_name_correctness ... ok
[INFO] [stdout] test test_refinement_registry_builtins_valid ... ok
[INFO] [stdout] test test_json_roundtrip ... ok
[INFO] [stdout] test test_query_by_arity_correctness ... ok
[INFO] [stdout] test test_query_determinism ... ok
[INFO] [stdout] test test_variable_binding_domain_check ... ok
[INFO] [stdout] test test_query_planner_has_cache ... ok
[INFO] [stdout] test test_query_planner_never_panics ... ok
[INFO] [stdout] test test_memory_stats_consistent ... ok
[INFO] [stdout] test test_validator_never_panics ... ok
[INFO] [stdout] test test_string_interner_consistency ... ok
[INFO] [stdout] test test_yaml_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.77s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tensorlogic_adapters
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::build (line 202) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::domain_with_desc (line 63) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder (line 16) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::domain_with_metadata (line 84) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::build_and_validate (line 254) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::predicate (line 108) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::domain (line 47) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::predicate_with_desc (line 130) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExport::export_domains (line 22) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::subtype (line 171) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExport::export_variable_bindings (line 74) ... ok
[INFO] [stdout] test src/builder.rs - builder::SchemaBuilder::variable (line 154) ... ok
[INFO] [stdout] test src/compact.rs - compact::CompactSchema::from_symbol_table (line 54) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExportAdvanced::export_constraints (line 488) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExport::export_predicate_signatures (line 47) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerImport::import_variables (line 207) ... ok
[INFO] [stdout] test src/computed.rs - computed (line 9) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomain (line 130) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerExportAdvanced::export_hierarchy (line 458) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerImport::import_predicates (line 179) ... ok
[INFO] [stdout] test src/compiler_integration.rs - compiler_integration::CompilerImport::import_domains (line 154) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomain::new (line 167) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomain::with_cardinality_estimate (line 191) ... ok
[INFO] [stdout] test src/diff.rs - diff::compute_diff (line 299) ... ok
[INFO] [stdout] test src/effects.rs - effects (line 10) ... ok
[INFO] [stdout] test src/computed.rs - computed::ComputedDomainRegistry::register (line 411) ... ok
[INFO] [stdout] test src/evolution.rs - evolution (line 27) ... ok
[INFO] [stdout] test src/lazy.rs - lazy::FileSchemaLoader::new (line 102) ... ok
[INFO] [stdout] test src/dependent.rs - dependent (line 8) ... ok
[INFO] [stdout] test src/incremental_validation.rs - incremental_validation (line 21) ... ok
[INFO] [stdout] test src/lazy.rs - lazy (line 9) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] test src/lib.rs - (line 75) ... ok
[INFO] [stdout] test src/lazy.rs - lazy::LazySymbolTable::new (line 233) ... ok
[INFO] [stdout] test src/learning.rs - learning (line 31) ... ok
[INFO] [stdout] test src/linear.rs - linear (line 9) ... ok
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/merge_strategies.rs - merge_strategies::SchemaMerger::merge (line 164) ... ok
[INFO] [stdout] test src/locking.rs - locking (line 16) ... ok
[INFO] [stdout] test src/performance.rs - performance::StringInterner (line 18) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::arity (line 121) ... ok
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/product.rs - product (line 8) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain (line 35) ... ok
[INFO] [stdout] test src/performance.rs - performance::LookupCache (line 129) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::cardinality (line 138) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::components (line 107) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::project (line 196) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::extend (line 244) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::binary (line 79) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::validate (line 168) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::ternary (line 93) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::new (line 61) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomainExt::add_product_domain (line 276) ... ok
[INFO] [stdout] test src/product.rs - product::ProductDomain::slice (line 213) ... ok
[INFO] [stdout] test src/refinement.rs - refinement (line 8) ... ok
[INFO] [stdout] test src/schema_analysis.rs - schema_analysis::SchemaAnalyzer::analyze (line 243) ... ok
[INFO] [stdout] test src/recommendation.rs - recommendation (line 24) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher::find_by_domain_set (line 167) ... ok
[INFO] [stdout] test src/query_planner.rs - query_planner (line 26) ... ok
[INFO] [stdout] test src/schema_analysis.rs - schema_analysis::SchemaStatistics::compute (line 42) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher (line 20) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher::find_by_arity (line 124) ... ok
[INFO] [stdout] test src/signature_matcher.rs - signature_matcher::SignatureMatcher::find_by_signature (line 143) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::BatchOperations::add_predicates (line 42) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ConversionUtils::extract_domain_names (line 124) ... ok
[INFO] [stdout] test src/synchronization.rs - synchronization (line 14) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::BatchOperations::bind_variables (line 68) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::BatchOperations::add_domains (line 18) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ConversionUtils::extract_predicate_names (line 144) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ConversionUtils::to_summary (line 102) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::find_predicates_using_domain (line 169) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::find_unused_domains (line 196) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::average_predicate_arity (line 403) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::group_predicates_by_arity (line 250) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::QueryUtils::find_predicates_by_arity (line 225) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::compute_statistics (line 368) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::total_domain_cardinality (line 385) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::StatisticsUtils::domain_usage_counts (line 428) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ValidationUtils::detailed_validation (line 312) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ValidationUtils::is_domain_used (line 331) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::ValidationUtils::is_valid (line 280) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "119e4f184e4b516ca725d3e1a0a79da460a87b224eeb5a98b53262e1ce9331c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "119e4f184e4b516ca725d3e1a0a79da460a87b224eeb5a98b53262e1ce9331c4", kill_on_drop: false }`
[INFO] [stdout] 119e4f184e4b516ca725d3e1a0a79da460a87b224eeb5a98b53262e1ce9331c4
